﻿2026-08-28T13:06:52.2901857Z ##[group]Run actions/checkout@v5
2026-08-28T13:06:52.2902918Z with:
2026-08-28T13:06:52.2903483Z   repository: BigscreenVR/spt-bs-core
2026-08-28T13:06:52.2909011Z   token: ***
2026-08-28T13:06:52.2909551Z   ssh-strict: true
2026-08-28T13:06:52.2910079Z   ssh-user: git
2026-08-28T13:06:52.2910600Z   persist-credentials: true
2026-08-28T13:06:52.2911290Z   clean: true
2026-08-28T13:06:52.2912113Z   sparse-checkout-cone-mode: true
2026-08-28T13:06:52.2912809Z   fetch-depth: 1
2026-08-28T13:06:52.2913326Z   fetch-tags: false
2026-08-28T13:06:52.2913888Z   show-progress: true
2026-08-28T13:06:52.2914396Z   lfs: false
2026-08-28T13:06:52.2914919Z   submodules: false
2026-08-28T13:06:52.2915474Z   set-safe-directory: true
2026-08-28T13:06:52.2916072Z   allow-unsafe-pr-checkout: false
2026-08-28T13:06:52.2916927Z env:
2026-08-28T13:06:52.2917378Z   CARGO_INCREMENTAL: 0
2026-08-28T13:06:52.2917893Z ##[endgroup]
2026-08-28T13:06:52.4991417Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-28T13:06:52.4993296Z ##[group]Getting Git version info
2026-08-28T13:06:52.4994191Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-28T13:06:52.5219702Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-28T13:06:52.5453841Z git version 2.43.0.windows.1
2026-08-28T13:06:52.5477942Z ##[endgroup]
2026-08-28T13:06:52.5486350Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\86a91f16-9012-485b-92c3-654d24f806b8\.gitconfig'
2026-08-28T13:06:52.5500496Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\86a91f16-9012-485b-92c3-654d24f806b8' before making global git config changes
2026-08-28T13:06:52.5502228Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T13:06:52.5505557Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-28T13:06:52.5771009Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-28T13:06:52.5986910Z https://github.com/BigscreenVR/spt-bs-core
2026-08-28T13:06:52.6009950Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-28T13:06:52.6014599Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-28T13:06:52.6243094Z refs/heads/golden/ir2-incremental-off
2026-08-28T13:06:52.6267100Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-28T13:06:52.7035992Z HEAD is now at ea55e8823 ci(golden): measure incremental-off leg
2026-08-28T13:06:53.0011198Z ##[endgroup]
2026-08-28T13:06:53.0017584Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-28T13:06:53.4097173Z ##[group]Cleaning the repository
2026-08-28T13:06:53.4102748Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-28T13:06:59.5044565Z Removing bench-ledger/
2026-08-28T13:06:59.5045078Z Removing target/
2026-08-28T13:06:59.5075655Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-28T13:06:59.7640381Z HEAD is now at ea55e8823 ci(golden): measure incremental-off leg
2026-08-28T13:06:59.7677287Z ##[endgroup]
2026-08-28T13:06:59.7684021Z ##[group]Disabling automatic garbage collection
2026-08-28T13:06:59.7694824Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-28T13:06:59.8003712Z ##[endgroup]
2026-08-28T13:06:59.8004203Z ##[group]Setting up auth
2026-08-28T13:06:59.8011967Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-28T13:06:59.8331088Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-28T13:07:00.2618975Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T13:07:00.2884236Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-28T13:07:00.6962089Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T13:07:00.7247447Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-28T13:07:01.1785208Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-28T13:07:01.2166372Z ##[endgroup]
2026-08-28T13:07:01.2166948Z ##[group]Fetching the repository
2026-08-28T13:07:01.2173871Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ea55e88232497ba5667171a2770946d6ffe4551c:refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T13:07:02.0228728Z ##[endgroup]
2026-08-28T13:07:02.0229136Z ##[group]Determining the checkout info
2026-08-28T13:07:02.0230224Z ##[endgroup]
2026-08-28T13:07:02.0235682Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-28T13:07:02.0533971Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-28T13:07:02.0775185Z ##[group]Checking out the ref
2026-08-28T13:07:02.0780364Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/ir2-incremental-off refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T13:07:02.1353994Z branch 'golden/ir2-incremental-off' set up to track 'origin/golden/ir2-incremental-off'.
2026-08-28T13:07:02.1354502Z Your branch is up to date with 'origin/golden/ir2-incremental-off'.
2026-08-28T13:07:02.1354883Z Switched to and reset branch 'golden/ir2-incremental-off'
2026-08-28T13:07:02.1380860Z ##[endgroup]
2026-08-28T13:07:02.1727275Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-28T13:07:02.2019180Z ea55e88232497ba5667171a2770946d6ffe4551c
